Searched defs:globals_p (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/api/ | ||
H A D | jerry-snapshot.c | 135 snapshot_add_compiled_code(ecma_compiled_code_t *compiled_code_p, uint8_t *snapshot_buffer_p, size_t snapshot_buffer_size, snapshot_globals_t *globals_p) snapshot_add_compiled_code() argument 295 static_snapshot_error_unsupported_literal(snapshot_globals_t *globals_p, ecma_value_t literal) static_snapshot_error_unsupported_literal() argument 322 static_snapshot_add_compiled_code(ecma_compiled_code_t *compiled_code_p, uint8_t *snapshot_buffer_p, size_t snapshot_buffer_size, snapshot_globals_t *globals_p) static_snapshot_add_compiled_code() argument [all...] |
Completed in 3 milliseconds