Searched defs:Escape (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | handle_scope.h | 77 inline HandleBase Escape(HandleBase handle) in Escape() function in ark::final |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| H A D | interop_common.h | 114 void Escape(napi_value &val) in Escape() function in ark::ets::interop::js::NapiEscapableScope |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_global.cpp | 841 JSTaggedValue BuiltinsGlobal::Escape(EcmaRuntimeCallInfo *msg) in Escape() function in BuiltinsGlobal |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| H A D | jsnapi_expo.h | 1045 inline Local<T> Escape(Local<T> current) in Escape() function in panda::final |
Completed in 6 milliseconds