Skip to content

Function Inline

Rodrigo Muino Tomonari requested to merge github/fork/decareano/master into master

The var b = fromObject(value); function call in buffer.js line 215 is only used once. A suggestion was put forth to make it an INLINE function. This is a PR to that effect.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

buffer.js

Benchmark:

screen shot 2017-10-07 at 10 36 27 am

Merge request reports

Loading