Home
last modified time | relevance | path

Searched defs:isCallable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp1289 GateRef isCallable = LogicAndBuilder(&env).And(builder_.TaggedIsHeapObject(func)) in LowerIsCallableCheck() local
H A Dnew_object_stub_builder.cpp489 BRANCH(IsCallable(target), &isCallable, &notCallable); in NewJSProxy() local
H A Dstub_builder-inl.h3634 inline void StubBuilder::SetCallableToBitfield(GateRef glue, GateRef obj, bool isCallable) in SetCallableToBitfield() argument

Completed in 20 milliseconds