Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dasync_generator_helper.cpp45 JSTaggedValue AsyncGeneratorHelper::Return(JSThread *thread, const JSHandle<GeneratorContext> &genC… in Return() function in panda::ecmascript::AsyncGeneratorHelper
Dgenerator_helper.cpp44 JSHandle<JSObject> GeneratorHelper::Return(JSThread *thread, const JSHandle<GeneratorContext> &genC… in Return() function in panda::ecmascript::GeneratorHelper
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_iterator.cpp38 JSTaggedValue BuiltinsIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsIterator
Dbuiltins_async_iterator.cpp41 JSTaggedValue BuiltinsAsyncIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsAsyncIterator
Dbuiltins_async_from_sync_iterator.cpp135 JSTaggedValue BuiltinsAsyncFromSyncIterator::Return(EcmaRuntimeCallInfo *argv) in Return() function in panda::ecmascript::builtins::BuiltinsAsyncFromSyncIterator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h113 GateRef CircuitBuilder::Return(GateRef value) in Return() function
120 GateRef CircuitBuilder::Return() in Return() function
Dcircuit_builder.cpp84 GateRef CircuitBuilder::Return(GateRef state, GateRef depend, GateRef value) in Return() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h223 inline GateRef StubBuilder::Return(GateRef value) in Return() function
230 inline GateRef StubBuilder::Return() in Return() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h499 FunctionBuilder &Return(Type *type) in Return() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp514 Stmt &LMIRBuilder::Return(Expr returnVal) in Return() function in maple::litecg::LMIRBuilder
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp495 TEST_F(LoweringTest, Return) in TEST_F() argument
Dir_builder_test.cpp4754 TEST_F(IrBuilderTest, Return) in TEST_F() argument
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h1459 static std::string Return() in Return() function
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp4722 TEST_F(IrBuilderTest, Return) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument