Home
last modified time | relevance | path

Searched defs:functions_size (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.cc90 Node* node, int functions_size) { in CollectFunctions()
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c1231 size_t functions_size = sizeof (jerry_snapshot_header_t); in jerry_merge_snapshots() local