Home
last modified time | relevance | path

Searched refs:genFuncRef (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp555 Local<GeneratorFunctionRef> genFuncRef = value->ToObject(vm_); in GetGeneratorFunctionValue() local
556 if (!genFuncRef.IsEmpty()) { in GetGeneratorFunctionValue()
557 jsValueRef = BooleanRef::New(vm_, genFuncRef->IsGenerator(vm_)); in GetGeneratorFunctionValue()

Completed in 2 milliseconds