Home
last modified time | relevance | path

Searched defs:GetObjectHash (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp892 int32_t DFXJSNApi::GetObjectHash(const EcmaVM *vm, Local<JSValueRef> nativeObject) in GetObjectHash() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp288 int32_t DebuggerApi::GetObjectHash(const EcmaVM *ecmaVM, const JSHandle<JSTaggedValue> &tagged) in GetObjectHash() function in panda::ecmascript::tooling::DebuggerApi