Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp637 size_t JSThread::GetBuiltinPrototypeHClassOffset(BuiltinTypeId type, bool isArch32) in GetBuiltinPrototypeHClassOffset() function in panda::ecmascript::JSThread
Djs_thread.h1163 static size_t GetBuiltinPrototypeHClassOffset(BuiltinTypeId type, bool isArch32) in GetBuiltinPrototypeHClassOffset() function