Searched refs:JSVM_VMScope (Results 1 – 3 of 3) sorted by relevance
72 typedef struct JSVM_VMScope__* JSVM_VMScope; typedef
139 JSVM_VMScope* result);150 JSVM_VMScope scope);
1380 JSVM_Status JSVM_CDECL OH_JSVM_OpenVMScope(JSVM_VM vm, JSVM_VMScope* result) { in OH_JSVM_OpenVMScope()1383 *result = reinterpret_cast<JSVM_VMScope>(scope); in OH_JSVM_OpenVMScope()1388 OH_JSVM_CloseVMScope(JSVM_VM vm, JSVM_VMScope scope) { in OH_JSVM_CloseVMScope()