Home
last modified time | relevance | path

Searched refs:compile_function (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-lazy-gen.cc116 Label compile_function(this, Label::kDeferred); in CompileLazy() local
125 GetSharedFunctionInfoCode(shared, &sfi_data_type, &compile_function); in CompileLazy()
130 GotoIf(IsUndefined(feedback_cell_value), &compile_function); in CompileLazy()
175 BIND(&compile_function); in CompileLazy()