Searched defs:SustainingJSHandle (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | sustaining_js_handle.cpp | 21 SustainingJSHandle::SustainingJSHandle(EcmaVM *vm) : vm_(vm) in SustainingJSHandle() function in panda::ecmascript::SustainingJSHandle |
| D | ecma_context.h | 51 class SustainingJSHandle; variable |