Searched defs:derived (Results 1 – 18 of 18) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/ |
| D | check_inheritance.js | 26 let derived = new FooDerived(); variable 48 let derived = new FooDerived(); variable
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_gc_marker.h | 80 [[maybe_unused]] ObjectSlot derived, in HandleLocalDerivedRoots()
|
| D | shared_gc_marker-inl.h | 90 [[maybe_unused]] ObjectSlot derived, in HandleLocalDerivedRoots() 97 ObjectSlot derived, uintptr_t baseOldObject) in HandleLocalDerivedRoots()
|
| D | shared_gc_marker.cpp | 59 [this](Root type, ObjectSlot base, ObjectSlot derived, uintptr_t baseOldObject) { in MarkLocalVMRoots()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| D | gc_utils.cpp | 46 auto derived = IsDerivedImpl(select->getTrueValue(), visited); in IsDerivedImpl() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_marker-inl.h | 126 [[maybe_unused]] ObjectSlot derived, in HandleDerivedRoots() 232 ObjectSlot derived, uintptr_t baseOldObject) in HandleDerivedRoots()
|
| D | verification.cpp | 463 [[maybe_unused]] uintptr_t baseOldObject) { in VerifyRoot() 786 [[maybe_unused]] uintptr_t baseOldObject) { in VerifyRoot()
|
| D | parallel_marker.cpp | 31 [this](Root type, ObjectSlot base, ObjectSlot derived, uintptr_t baseOldObject) { in MarkRoots()
|
| D | parallel_evacuator.cpp | 280 … []([[maybe_unused]] Root type, ObjectSlot base, ObjectSlot derived, uintptr_t baseOldObject) { in UpdateRoot()
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_parser.cpp | 185 uintptr_t derived = GetStackSlotAddress(stackmapAddr, callSiteSp, callsiteFp, offset); in IteratorStackMap() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | gep_propagation.cpp | 282 bool derived = false; in GetBasePointer() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.cpp | 1309 [[maybe_unused]] uintptr_t baseOldObject) { in AddSyntheticRoot()
|
| D | heap_profiler.cpp | 605 [[maybe_unused]] uintptr_t baseOldObject) { in GetRootObjects()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_function.cpp | 894 …le<JSHClass> JSFunction::GetOrCreateDerivedJSHClass(JSThread *thread, JSHandle<JSFunction> derived, in GetOrCreateDerivedJSHClass()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_dump_test.cpp | 628 [[maybe_unused]] uintptr_t baseOldObject) {}; in HWTEST_F_L0()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | lmir_builder.cpp | 413 void LMIRBuilder::SetFunctionDerived2BaseRef(PregIdx derived, PregIdx base) in SetFunctionDerived2BaseRef()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | function.cpp | 1387 bool ETSChecker::IsMethodOverridesOther(Signature *base, Signature *derived) in IsMethodOverridesOther()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_ark_tools.cpp | 1404 [[maybe_unused]] uintptr_t baseOldObject) {}; in IterateFrame()
|