Lines Matching defs:functions
149 std::vector<SharedFunctionInfo> functions;
150 js_frame->GetFunctions(&functions);
151 LanguageMode closure_language_mode = functions.back().language_mode();
926 // space for long chains of bound functions.
1594 // functions. It would be very expensive to check the C++ stack pointer at
3024 // ES#sec-proxy-revocation-functions
4936 if (module->functions.size() == 0) return false;
4939 info->line_start = module->functions[0].code.offset();
4940 info->line_end = module->functions.back().code.end_offset();
5480 // https://tc39.es/ecma262/#sec-promise-resolve-functions