Searched refs:innerScope (Results 1 – 1 of 1) sorted by relevance
257 napi_handle_scope innerScope = nullptr; in RegisterOnFrameCallback() local258 napi_status status = napi_open_handle_scope(env, &innerScope); in RegisterOnFrameCallback()269 napi_close_handle_scope(env, innerScope); in RegisterOnFrameCallback()277 napi_close_handle_scope(env, innerScope); in RegisterOnFrameCallback()