Home
last modified time | relevance | path

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

/third_party/node/src/
H A Djsvm_types.h73 typedef struct JSVM_VMScope__* JSVM_VMScope; typedef
H A Djsvm.h139 JSVM_VMScope* result);
150 JSVM_VMScope scope);
H A Djs_native_api_v8.cc1508 JSVM_Status JSVM_CDECL OH_JSVM_OpenVMScope(JSVM_VM vm, JSVM_VMScope* result) { in OH_JSVM_OpenVMScope()
1511 *result = reinterpret_cast<JSVM_VMScope>(scope); in OH_JSVM_OpenVMScope()
1516 OH_JSVM_CloseVMScope(JSVM_VM vm, JSVM_VMScope scope) { in OH_JSVM_CloseVMScope()

Completed in 13 milliseconds