Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp1503 CreateSHClass(JSThread *thread, const std::vector<PropertyDescriptor> &descs, const JSHClass *parentHClass, bool isFunction) CreateSHClass() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp866 GateRef CircuitBuilder::LoadProperty(GateRef receiver, GateRef propertyLookupResult, bool isFunction) in LoadProperty() argument
H A Dnew_object_stub_builder.cpp1738 BRANCH(IsJSFunction(newTarget), &isFunction, &callRuntime); in FastSuperAllocateThis() local

Completed in 14 milliseconds