Home
last modified time | relevance | path

Searched defs:ThrowIfNotObject (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Druntime_trampolines.cpp1082 DEF_RUNTIME_TRAMPOLINES(ThrowIfNotObject) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp969 CALL_STUB_INIT_DESCRIPTOR(ThrowIfNotObject) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp970 void SlowRuntimeStub::ThrowIfNotObject(JSThread *thread) in ThrowIfNotObject() function in panda::ecmascript::SlowRuntimeStub