Home
last modified time | relevance | path

Searched refs:TryInlineObjectIsPrototypeOf (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h89 void TryInlineObjectIsPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
H A Dnative_inline_lowering.cpp333 TryInlineObjectIsPrototypeOf(gate, argc, id, skipThis); in RunNativeInlineLowering()
1223 void NativeInlineLowering::TryInlineObjectIsPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, in TryInlineObjectIsPrototypeOf() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 4 milliseconds