Home
last modified time | relevance | path

Searched refs:JSVM_EscapableHandleScope (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Djsvm.h550 JSVM_EscapableHandleScope* result);
562 JSVM_EscapableHandleScope scope);
577 JSVM_EscapableHandleScope scope,
H A Djsvm_types.h129 typedef struct JSVM_EscapableHandleScope__* JSVM_EscapableHandleScope; typedef
H A Djs_native_api_v8.cc470 inline JSVM_EscapableHandleScope
473 return reinterpret_cast<JSVM_EscapableHandleScope>(s); in JsEscapableHandleScopeFromV8EscapableHandleScope()
478 JSVM_EscapableHandleScope s) { in V8EscapableHandleScopeFromJsEscapableHandleScope()
4061 JSVM_Env env, JSVM_EscapableHandleScope* result) {
4074 JSVM_Env env, JSVM_EscapableHandleScope scope) {
4089 JSVM_EscapableHandleScope scope,

Completed in 12 milliseconds