Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.h85 void TryInlineObjectIs(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis);
H A Dnative_inline_lowering.cpp321 TryInlineObjectIs(gate, argc, id, skipThis); in RunNativeInlineLowering()
1135 void NativeInlineLowering::TryInlineObjectIs(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) in TryInlineObjectIs() function in panda::ecmascript::kungfu::NativeInlineLowering

Completed in 4 milliseconds