Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.cpp24 Circuit::Circuit(NativeAreaAllocator* allocator, DebugInfo* debugInfo, const char* funcName, in Circuit() function in panda::ecmascript::kungfu::Circuit
[all...]
H A Dcall_stub_builder.h112 CallStubBuilder(StubBuilder *parent, GateRef glue, GateRef func, GateRef actualNumArgs, GateRef jumpSize, Variable *result, GateRef hotnessCounter, JSCallArgs callArgs, ProfileOperation callback = ProfileOperation(), bool checkIsCallable = true, GateRef hir = Circuit::NullGate()) CallStubBuilder() argument
H A Dcircuit.h44 class Circuit { // note: calling NewGate could make all saved Gate* invalid class

Completed in 3 milliseconds