Home
last modified time | relevance | path

Searched defs:isProto (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/builtin_inlining/object/Object/
DbuiltinObjectObject.ts49 let isProto = {}; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp1141 Label isProto(&builder_); in TypedStObjByNameTransition() local
Dtyped_hcr_lowering.cpp3113 Label isProto(&builder_); in LowerMonoStoreProperty() local
Dmcr_circuit_builder.cpp1752 … size_t hclassIndex, GateRef value, GateRef keyIndex, GateRef isProto, in MonoStoreProperty()